The Imagick class
PHP Manual

Imagick::getImageVirtualPixelMethod

(PECL imagick 2.0.0)

Imagick::getImageVirtualPixelMethodReturns the virtual pixel method

Descripción

int Imagick::getImageVirtualPixelMethod ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Returns the virtual pixel method for the specified image.

Valores retornados

Returns the virtual pixel method on success. Throw an ImagickException on error.


The Imagick class
PHP Manual